Run

Start running code in debug mode by clicking Run from the toolbar or pressing Alt-Cmd-Enter on keyboard.

With breakpoint(s) are set, the debugger executes your code until the end of the code or the next breakpoint is reached.